toggle menu
Moloco SDK Android
3.10.0
androidJvm
switch theme
search in API
Moloco SDK Android
/
com.moloco.sdk.publisher.bidrequest
Package-level
declarations
Types
Functions
Types
Geo
Link copied to clipboard
data
class
Geo
(
val
city
:
String
?
,
val
country
:
String
?
,
val
region
:
String
?
,
val
zipCode
:
String
?
,
val
latitude
:
Float
?
,
val
longitude
:
Float
?
)
Functions
to
Geo
Link copied to clipboard
fun
Init.SDKInitResponse.Geo
.
toGeo
(
)
:
Geo